How to Install barcode software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install barcode software package in Ubuntu 16.04 LTS (Xenial Xerus)

barcode software package provides Utility and library for barcode generation, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install barcode 

barcode is installed in your system.

Make ensure the barcode package were installed using the commands given below,

$ sudo dpkg-query -l | grep barcode *

You will get with barcode package name, version, architecture and description in a table

barcode package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Graphics
Package barcode
Version 0.98+debian-9.1
Description Utility and library for barcode generation
Sub Section Graphics


See Also, How to uninstall or remove barcode software package from Ubuntu 16.04 LTS (Xenial Xerus) ?